2020 Method
Changes 0
M

Wall.Create

Description:
Creates a non rectangular profile wall within the project using the default wall type.
public static Wall Create(
	Document document,
	IList<Curve> profile,
	bool structural
)
Return Value Wall If successful a new wall object within the project.